Advertisement
Guest User

sangu

a guest
May 27th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.64 KB | None | 0 0
  1. {
  2. "proStyle": true,
  3. "displayDays": false,
  4. "walkingTimeDisplay": "{duration} || {arrival}",
  5. "colors": {
  6. "error": "#FF6347",
  7. "good": "#32CD32",
  8. "special": "#00FFFF",
  9. "neutral": "#DED3B9"
  10. },
  11. "global": {
  12. "resources": {
  13. "active": true,
  14. "backgroundColors": [
  15. "#ADFF2F",
  16. "#7FFF00",
  17. "#32CD32",
  18. "#3CB371",
  19. "#228B22",
  20. "#FFA500",
  21. "#FF7F50",
  22. "#FF6347",
  23. "#FF4500",
  24. "#FF0000"
  25. ],
  26. "blinkWhenStorageFull": true
  27. },
  28. "incomings": {
  29. "editLinks": true,
  30. "track": true,
  31. "indicator": "({current} <small>{difference}</small>)",
  32. "indicatorTooltip": "Laatste tijdcheck: {elapsed} geleden",
  33. "lastTimeCheckWarning": "Aanvallen: {difference}. Laatste tijdcheck: {elapsed} geleden"
  34. },
  35. "visualizeFriends": true,
  36. "duplicateLogoffLink": false
  37. },
  38. "scriptbar": {
  39. "editBoxCols": 700,
  40. "editBoxRows": 12
  41. },
  42. "main": {
  43. "villageNames": [
  44. "Witness the attack"
  45. ],
  46. "villageNameClick": true,
  47. "ajaxLoyalty": true
  48. },
  49. "other": {
  50. "calculateSnob": true,
  51. "reportPublish": [
  52. "own_units",
  53. "own_losses",
  54. "opp_units",
  55. "opp_losses",
  56. "carry",
  57. "buildings",
  58. "own_coords",
  59. "opp_coords",
  60. "belief"
  61. ]
  62. },
  63. "market": {
  64. "resizeImage": true,
  65. "autoFocus": true
  66. },
  67. "farmLimit": {
  68. "stackColors": [
  69. "#ff9600",
  70. "#ff3200",
  71. "#00c8ff",
  72. "#0096ff",
  73. "#0032ff",
  74. "#0000ff",
  75. "#00fa00",
  76. "#00c800",
  77. "#009600",
  78. "#006400",
  79. "#7b7b7b"
  80. ],
  81. "acceptableOverstack": [
  82. 0.5,
  83. 1.2,
  84. 1.35
  85. ],
  86. "unlimitedStack": [
  87. 20000,
  88. 40000,
  89. 60000,
  90. 80000,
  91. 100000,
  92. 120000,
  93. 140000,
  94. 160000,
  95. 180000,
  96. 200000,
  97. 220000
  98. ]
  99. },
  100. "command": {
  101. "changeTroopsOverviewLink": true,
  102. "middleMouseClickDeletesRow2": false,
  103. "filterMinPopulation": 18000,
  104. "filterMinDefaultType": "axe",
  105. "filterMinDefault": 5000,
  106. "filterMin": {
  107. "axe": 7000,
  108. "spear": 3000,
  109. "archer": 3000,
  110. "heavy": 500,
  111. "catapult": 50,
  112. "spy": 50,
  113. "light": 2000,
  114. "marcher": 2000,
  115. "ram": 1,
  116. "snob": 2
  117. },
  118. "filterMinOther": 5000,
  119. "filterAutoSort": true,
  120. "sumRow": true,
  121. "filterFakeMaxPop": 300,
  122. "bbCodeExport": {
  123. "requiredTroopAmount": 100
  124. }
  125. },
  126. "incomings": {
  127. "attackIdDescriptions": [
  128. {
  129. "minValue": 10,
  130. "text": " "
  131. },
  132. {
  133. "minValue": 50,
  134. "text": "10-50"
  135. },
  136. {
  137. "minValue": 100,
  138. "text": "50-100"
  139. },
  140. {
  141. "minValue": 200,
  142. "text": "100-200"
  143. },
  144. {
  145. "minValue": 500,
  146. "text": "200-500"
  147. },
  148. {
  149. "minValue": 1000,
  150. "text": "500-1000"
  151. },
  152. {
  153. "minValue": 5000,
  154. "text": "1000-5000"
  155. }
  156. ],
  157. "attackIdHigherDescription": "5000+"
  158. },
  159. "overviews": {
  160. "addFancyImagesToOverviewLinks": true
  161. },
  162. "incoming": {
  163. "autoOpenTagger": true,
  164. "forceOpenTagger": true,
  165. "renameInputTexbox": "{unit} ({xy}) {player} F{fields}{night}",
  166. "villageBoxSize": 600,
  167. "invertSort": true
  168. },
  169. "overview": {
  170. "ajaxSeperateSupport": true,
  171. "ajaxSeperateSupportStacks": true,
  172. "canHideDiv": true
  173. },
  174. "mainTagger2": {
  175. "active": true,
  176. "autoOpen": true,
  177. "inputBoxWidth": 300,
  178. "defaultDescription": "{xy} OK",
  179. "otherDescs": [
  180. {
  181. "active": true,
  182. "name": "Dodgen",
  183. "hitKey": "D",
  184. "renameTo": "DODGE THIS"
  185. },
  186. {
  187. "active": true,
  188. "name": "Dodge OK",
  189. "hitKey": "F",
  190. "renameTo": "DODGE OK"
  191. },
  192. {
  193. "active": true,
  194. "name": "Snipen",
  195. "hitKey": "Z",
  196. "renameTo": "SNIPEN"
  197. },
  198. {
  199. "active": true,
  200. "name": "Block OK",
  201. "hitKey": "B",
  202. "renameTo": "BLOCK OK"
  203. },
  204. {
  205. "active": true,
  206. "name": "Stack OK",
  207. "hitKey": "Q",
  208. "renameTo": "STACK OK"
  209. },
  210. {
  211. "active": true,
  212. "name": "Def Ask",
  213. "hitKey": "O",
  214. "renameTo": "OS AANVRAGEN"
  215. },
  216. {
  217. "active": true,
  218. "name": "Snipe OK",
  219. "hitKey": "X",
  220. "renameTo": "SNIPE OK"
  221. },
  222. {
  223. "active": true,
  224. "name": "Dodge OK TT",
  225. "hitKey": "E",
  226. "renameTo": "DODGE OK TT"
  227. },
  228. {
  229. "active": false,
  230. "name": "Leeg4",
  231. "hitKey": "O",
  232. "renameTo": "My techniques, strategies, abilities"
  233. }
  234. ],
  235. "keepReservedWords": true,
  236. "reservedWords": [
  237. "Edel.",
  238. "Edelman",
  239. "Ram",
  240. "Kata.",
  241. "Katapult",
  242. "Zcav.",
  243. "Zware cavalerie",
  244. "Lcav.",
  245. "Lichte Cavalerie",
  246. "Bereden boog",
  247. "Bboog.",
  248. "Verk.",
  249. "Verkenner",
  250. "Bijl",
  251. "Zwaard",
  252. "Speer",
  253. "Boog",
  254. "Ridder"
  255. ],
  256. "autoOpenCommands": false,
  257. "minutesDisplayDodgeTimeOnMap": 3,
  258. "minutesWithoutAttacksDottedLine": 180,
  259. "colorSupport": "#FFF5DA"
  260. },
  261. "villageInfo4": [
  262. {
  263. "active": true,
  264. "off_link": {
  265. "name": "Aanvalleuh!",
  266. "group": 0,
  267. "filter": {
  268. "active": true,
  269. "unit": "axe",
  270. "amount": 5000
  271. },
  272. "sort": true,
  273. "changeSpeed": "ram",
  274. "icon": "graphic/unit/unit_knight.png"
  275. },
  276. "def_link": {
  277. "name": "Verdedigen!",
  278. "group": 0,
  279. "filter": {
  280. "active": true,
  281. "unit": "spear",
  282. "amount": 4000
  283. },
  284. "sort": true,
  285. "changeSpeed": "spear",
  286. "icon": "graphic/command/support.png"
  287. }
  288. },
  289. {
  290. "active": false,
  291. "off_link": {
  292. "name": "» off2",
  293. "group": 0,
  294. "filter": {
  295. "active": false,
  296. "unit": "axe",
  297. "amount": 4000
  298. },
  299. "sort": true,
  300. "changeSpeed": "ram"
  301. },
  302. "def_link": {
  303. "name": "» Snelle Os!",
  304. "group": 0,
  305. "filter": {
  306. "active": true,
  307. "unit": "spear",
  308. "amount": 1000
  309. },
  310. "sort": true,
  311. "changeSpeed": "spear"
  312. }
  313. }
  314. ],
  315. "resources": {
  316. "requiredResDefault": 250000,
  317. "requiredMerchants": 50,
  318. "filterMerchants": true,
  319. "filterRows": false,
  320. "bbcodeMinimumDiff": 50000,
  321. "highlightColor": "#FF7F27"
  322. },
  323. "jumper": {
  324. "enabled": true,
  325. "autoShowInputbox": false
  326. },
  327. "attackAutoRename": {
  328. "active": true,
  329. "addHaul": false
  330. },
  331. "confirm": {
  332. "addExtraOkButton": false,
  333. "replaceNightBonus": true,
  334. "replaceTribeClaim": true,
  335. "addCatapultImages": true
  336. },
  337. "place": {
  338. "attackLinks": {
  339. "scoutVillage": 100,
  340. "scoutPlaceLinks": [
  341. 5,
  342. 500,
  343. 500
  344. ],
  345. "scoutPlaceLinksName": "Scout{amount}",
  346. "fakePlaceLink": false,
  347. "fakePlaceExcludeTroops": [],
  348. "fakePlaceLinkName": "Fake",
  349. "noblePlaceLink": false,
  350. "noblePlaceLinkFirstName": "NobleFirst",
  351. "noblePlaceLinkSupportName": "NobleMin",
  352. "noblePlaceLinksForceShow": false,
  353. "nobleSupport": [
  354. {
  355. "amount": 50,
  356. "unit": "light",
  357. "villageType": "off"
  358. },
  359. {
  360. "amount": 50,
  361. "unit": "heavy",
  362. "villageType": "def"
  363. }
  364. ],
  365. "noblePlaceLinkDivideName": "NobleDivide",
  366. "noblePlaceLinkDivideAddRam": false
  367. },
  368. "customPlaceLinks": [
  369. {
  370. "active": false,
  371. "type": "def",
  372. "name": "AllDef",
  373. "spear": 25000,
  374. "heavy": 5000,
  375. "archer": 25000,
  376. "sword": 25000,
  377. "sendAlong": 0
  378. },
  379. {
  380. "active": false,
  381. "type": "def",
  382. "name": "1/2-Zc",
  383. "spear": 4000,
  384. "heavy": 1000,
  385. "sendAlong": 500
  386. },
  387. {
  388. "active": false,
  389. "type": "off",
  390. "name": "Smart",
  391. "sword": -10,
  392. "axe": 25000,
  393. "spy": 1,
  394. "light": 5000,
  395. "marcher": 5000,
  396. "ram": 5000,
  397. "catapult": 5000,
  398. "sendAlong": 0
  399. },
  400. {
  401. "active": false,
  402. "type": "off",
  403. "name": "Bijl",
  404. "spear": 25000,
  405. "axe": 25000,
  406. "spy": 1,
  407. "light": 5000,
  408. "heavy": 5000,
  409. "marcher": 5000,
  410. "sendAlong": 0
  411. },
  412. {
  413. "active": false,
  414. "type": "off",
  415. "name": "Zwaard",
  416. "spear": 25000,
  417. "sword": -10,
  418. "axe": 25000,
  419. "spy": 1,
  420. "light": 5000,
  421. "heavy": 5000,
  422. "marcher": 5000,
  423. "sendAlong": 0,
  424. "required": [
  425. "sword",
  426. 1
  427. ]
  428. },
  429. {
  430. "active": false,
  431. "type": "def",
  432. "name": "AlleDef",
  433. "spear": 25000,
  434. "sword": 25000,
  435. "heavy": 5000,
  436. "archer": 25000,
  437. "sendAlong": 0
  438. },
  439. {
  440. "active": false,
  441. "type": "def",
  442. "name": "3deZc",
  443. "spear": 2500,
  444. "heavy": 650,
  445. "sendAlong": 0
  446. },
  447. {
  448. "active": false,
  449. "type": "def",
  450. "name": "4deZc",
  451. "spear": 2000,
  452. "heavy": 500,
  453. "sendAlong": 0
  454. },
  455. {
  456. "active": false,
  457. "type": "def",
  458. "name": "HelftZw",
  459. "spear": 5000,
  460. "sword": 5000,
  461. "sendAlong": 500
  462. },
  463. {
  464. "active": false,
  465. "type": "def",
  466. "name": "3deZw",
  467. "spear": 3300,
  468. "sword": 3300,
  469. "sendAlong": 0
  470. },
  471. {
  472. "active": false,
  473. "type": "def",
  474. "name": "4deZw",
  475. "spear": 2500,
  476. "sword": 2500,
  477. "sendAlong": 0
  478. }
  479. ]
  480. },
  481. "restack": {
  482. "to": 72000,
  483. "requiredDifference": 1000,
  484. "fieldsDistanceFilterDefault": 30,
  485. "filterReverse": true,
  486. "autohideWithoutSupportAfterFilter": true,
  487. "calculateDefTotalsAfterFilter": true,
  488. "defaultPopulationFilterAmount": 80000,
  489. "removeRowsWithoutSupport": false
  490. },
  491. "showPlayerProfileOnVillage": false,
  492. "profile": {
  493. "show": true,
  494. "moveClaim": true,
  495. "mapLink": {
  496. "show": true,
  497. "fill": "#000000",
  498. "zoom": "200",
  499. "grid": true,
  500. "playerColor": "#ffff00",
  501. "tribeColor": "#0000FF",
  502. "centreX": 500,
  503. "centreY": 500,
  504. "ownColor": "#FFFFFF",
  505. "markedOnly": true,
  506. "yourTribeColor": "#FF0000"
  507. },
  508. "playerGraph": [
  509. [
  510. "points",
  511. false
  512. ],
  513. [
  514. "villages",
  515. false
  516. ],
  517. [
  518. "od",
  519. false
  520. ],
  521. [
  522. "oda",
  523. false
  524. ],
  525. [
  526. "odd",
  527. false
  528. ],
  529. [
  530. "rank",
  531. false
  532. ]
  533. ],
  534. "tribeGraph": [
  535. [
  536. "points",
  537. false
  538. ],
  539. [
  540. "villages",
  541. false
  542. ],
  543. [
  544. "od",
  545. false
  546. ],
  547. [
  548. "oda",
  549. false
  550. ],
  551. [
  552. "odd",
  553. false
  554. ],
  555. [
  556. "rank",
  557. false
  558. ],
  559. [
  560. "members",
  561. "big",
  562. true
  563. ]
  564. ],
  565. "twMapPlayerGraph": {
  566. "player": [
  567. true,
  568. true
  569. ],
  570. "p_player": [
  571. false,
  572. false
  573. ],
  574. "oda_player": [
  575. true,
  576. false
  577. ],
  578. "odd_player": [
  579. true,
  580. false
  581. ],
  582. "ods_player": [
  583. true,
  584. false
  585. ]
  586. },
  587. "twMapTribeGraph": {
  588. "tribe": [
  589. true,
  590. true
  591. ],
  592. "p_tribe": [
  593. false,
  594. false
  595. ],
  596. "oda_tribe": [
  597. true,
  598. false
  599. ],
  600. "odd_tribe": [
  601. true,
  602. false
  603. ]
  604. },
  605. "popup": {
  606. "show": true,
  607. "width": 900,
  608. "height": 865,
  609. "left": 50,
  610. "top": 50
  611. }
  612. },
  613. "smithy": [
  614. [
  615. "offense",
  616. {
  617. "spear": [
  618. 3,
  619. 3
  620. ],
  621. "sword": [
  622. 1,
  623. 1
  624. ],
  625. "axe": [
  626. 3,
  627. 3
  628. ],
  629. "spy": [
  630. 0,
  631. 0
  632. ],
  633. "light": [
  634. 3,
  635. 3
  636. ],
  637. "heavy": [
  638. 3,
  639. 3
  640. ],
  641. "ram": [
  642. 2,
  643. 2
  644. ],
  645. "catapult": [
  646. 0,
  647. 0
  648. ]
  649. }
  650. ],
  651. [
  652. "defense",
  653. {
  654. "spear": [
  655. 3,
  656. 3
  657. ],
  658. "sword": [
  659. 1,
  660. 1
  661. ],
  662. "axe": [
  663. 0,
  664. 3
  665. ],
  666. "spy": [
  667. 0,
  668. 3
  669. ],
  670. "light": [
  671. 0,
  672. 3
  673. ],
  674. "heavy": [
  675. 3,
  676. 3
  677. ],
  678. "ram": [
  679. 0,
  680. 1
  681. ],
  682. "catapult": [
  683. 1,
  684. 3
  685. ]
  686. }
  687. ],
  688. [
  689. "catapult",
  690. {
  691. "spear": [
  692. 2,
  693. 3
  694. ],
  695. "sword": [
  696. 1,
  697. 1
  698. ],
  699. "axe": [
  700. 3,
  701. 3
  702. ],
  703. "spy": [
  704. 0,
  705. 3
  706. ],
  707. "light": [
  708. 2,
  709. 3
  710. ],
  711. "heavy": [
  712. 3,
  713. 3
  714. ],
  715. "ram": [
  716. 0,
  717. 0
  718. ],
  719. "catapult": [
  720. 2,
  721. 3
  722. ]
  723. }
  724. ]
  725. ],
  726. "buildings": {
  727. "main": [
  728. 20,
  729. 20
  730. ],
  731. "barracks": [
  732. 25,
  733. 25
  734. ],
  735. "stable": [
  736. 20,
  737. 20
  738. ],
  739. "garage": [
  740. 1,
  741. 5
  742. ],
  743. "church": [
  744. 0,
  745. 1
  746. ],
  747. "church_f": [
  748. 0,
  749. 1
  750. ],
  751. "snob": [
  752. 1,
  753. 3
  754. ],
  755. "smith": [
  756. 20,
  757. 20
  758. ],
  759. "place": [
  760. 1,
  761. 1
  762. ],
  763. "statue": [
  764. 0,
  765. 1
  766. ],
  767. "market": [
  768. 10,
  769. 20
  770. ],
  771. "wood": [
  772. 30,
  773. 30
  774. ],
  775. "stone": [
  776. 30,
  777. 30
  778. ],
  779. "iron": [
  780. 30,
  781. 30
  782. ],
  783. "farm": [
  784. 30,
  785. 30
  786. ],
  787. "storage": [
  788. 30,
  789. 30
  790. ],
  791. "hide": [
  792. 0,
  793. 10
  794. ],
  795. "wall": [
  796. 20,
  797. 20
  798. ]
  799. }
  800. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement